[INFO] cloning repository https://github.com/kmorey/gifwalker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kmorey/gifwalker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmorey%2Fgifwalker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmorey%2Fgifwalker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 85f41e5a277431284ae3b6f06cccda1b5239ce0c
[INFO] testing kmorey/gifwalker against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmorey%2Fgifwalker" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kmorey/gifwalker
[INFO] finished tweaking git repo https://github.com/kmorey/gifwalker
[INFO] tweaked toml for git repo https://github.com/kmorey/gifwalker written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kmorey/gifwalker on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kmorey/gifwalker already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.68
[INFO] [stderr]   Downloaded fastrand v2.4.1
[INFO] [stderr]   Downloaded rustls-webpki v0.103.12
[INFO] [stderr]   Downloaded rand v0.9.4
[INFO] [stderr]   Downloaded pango v0.19.8
[INFO] [stderr]   Downloaded gobject-sys v0.19.8
[INFO] [stderr]   Downloaded gdk-pixbuf-sys v0.19.8
[INFO] [stderr]   Downloaded hyper-rustls v0.27.9
[INFO] [stderr]   Downloaded pango-sys v0.19.8
[INFO] [stderr]   Downloaded graphene-sys v0.19.8
[INFO] [stderr]   Downloaded gsk4-sys v0.8.2
[INFO] [stderr]   Downloaded cairo-sys-rs v0.19.2
[INFO] [stderr]   Downloaded gtk4-macros v0.8.2
[INFO] [stderr]   Downloaded graphene-rs v0.19.8
[INFO] [stderr]   Downloaded gsk4 v0.8.2
[INFO] [stderr]   Downloaded gdk-pixbuf v0.19.8
[INFO] [stderr]   Downloaded rustls v0.23.38
[INFO] [stderr]   Downloaded toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]   Downloaded cairo-rs v0.19.4
[INFO] [stderr]   Downloaded webpki-roots v1.0.7
[INFO] [stderr]   Downloaded glib-sys v0.19.8
[INFO] [stderr]   Downloaded glib-macros v0.19.9
[INFO] [stderr]   Downloaded gio-sys v0.19.8
[INFO] [stderr]   Downloaded gdk4-sys v0.8.2
[INFO] [stderr]   Downloaded gdk4 v0.8.2
[INFO] [stderr]   Downloaded gtk4-sys v0.8.2
[INFO] [stderr]   Downloaded gio v0.19.8
[INFO] [stderr]   Downloaded glib v0.19.9
[INFO] [stderr]   Downloaded gtk4 v0.8.2
[INFO] [stderr]   Downloaded web-sys v0.3.95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4a63a775d0a345129c12247241582062cab3cfeb1bc589cd9447bbb60abdb1e
[INFO] running `Command { std: "docker" "start" "-a" "d4a63a775d0a345129c12247241582062cab3cfeb1bc589cd9447bbb60abdb1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4a63a775d0a345129c12247241582062cab3cfeb1bc589cd9447bbb60abdb1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4a63a775d0a345129c12247241582062cab3cfeb1bc589cd9447bbb60abdb1e", kill_on_drop: false }`
[INFO] [stdout] d4a63a775d0a345129c12247241582062cab3cfeb1bc589cd9447bbb60abdb1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f53f94e746ee81c52e71cbac66edf8c149b64d2197574edc296730d3f3f5705
[INFO] running `Command { std: "docker" "start" "-a" "5f53f94e746ee81c52e71cbac66edf8c149b64d2197574edc296730d3f3f5705", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling gio v0.19.8
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling glib-sys v0.19.8
[INFO] [stderr]    Compiling gobject-sys v0.19.8
[INFO] [stderr]    Compiling gio-sys v0.19.8
[INFO] [stderr]    Compiling cairo-sys-rs v0.19.2
[INFO] [stderr]    Compiling pango-sys v0.19.8
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.19.8
[INFO] [stderr]    Compiling gdk4-sys v0.8.2
[INFO] [stderr]    Compiling graphene-sys v0.19.8
[INFO] [stderr]    Compiling gsk4-sys v0.8.2
[INFO] [stderr]    Compiling gtk4-sys v0.8.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling glib-macros v0.19.9
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling gtk4-macros v0.8.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling glib v0.19.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling cairo-rs v0.19.4
[INFO] [stderr]    Compiling graphene-rs v0.19.8
[INFO] [stderr]    Compiling pango v0.19.8
[INFO] [stderr]    Compiling gdk-pixbuf v0.19.8
[INFO] [stderr]    Compiling gdk4 v0.8.2
[INFO] [stderr]    Compiling gsk4 v0.8.2
[INFO] [stderr]    Compiling gtk4 v0.8.2
[INFO] [stderr]    Compiling gifwalker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
[INFO] running `Command { std: "docker" "inspect" "5f53f94e746ee81c52e71cbac66edf8c149b64d2197574edc296730d3f3f5705", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f53f94e746ee81c52e71cbac66edf8c149b64d2197574edc296730d3f3f5705", kill_on_drop: false }`
[INFO] [stdout] 5f53f94e746ee81c52e71cbac66edf8c149b64d2197574edc296730d3f3f5705
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7733a51be3bf25da93552c5e23b79b22648d032d69fafd91d30ae3aa5b235c66
[INFO] running `Command { std: "docker" "start" "-a" "7733a51be3bf25da93552c5e23b79b22648d032d69fafd91d30ae3aa5b235c66", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling glib v0.19.9
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling gio v0.19.8
[INFO] [stderr]    Compiling cairo-rs v0.19.4
[INFO] [stderr]    Compiling graphene-rs v0.19.8
[INFO] [stderr]    Compiling pango v0.19.8
[INFO] [stderr]    Compiling gdk-pixbuf v0.19.8
[INFO] [stderr]    Compiling gdk4 v0.8.2
[INFO] [stderr]    Compiling gsk4 v0.8.2
[INFO] [stderr]    Compiling gtk4 v0.8.2
[INFO] [stderr]    Compiling gifwalker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcbYnbvq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-8f7db9ad9dfd54e4,libgetrandom-3be62fbe912744e4,libfastrand-7d2e35e76cb4a099,librustix-1058f5e3ff31e556,liblinux_raw_sys-6f64b533656ada5e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libgifwalker-b2e781b5cd6034f1,libtoml-73981ae7f94f2aa4,libtoml_edit-cef5e7e29016116f,libserde_spanned-21fb9d5daf25b1c3,libindexmap-37881c669a6ab1f5,libequivalent-9631f206a02b9f54,libhashbrown-0eacb9dcbc3c3787,libwinnow-8a5298d03bceb030,libtoml_write-2f6b5c773e85447e,libtoml_datetime-89b1223de9f6af35,libreqwest-876810417ebfa31c,libserde_urlencoded-437b217b3b7cb743,libryu-96e4827cb8e74ef1,libhyper_rustls-bc1b0b7f38ed825e,libwebpki_roots-990911d58592bbb8,libtokio_rustls-3213d9eb62a57c4b,librustls-dfe75e77933c59ac,libsubtle-e2f0af8959bd7889,libwebpki-c62daf1c393b3dee,libring-0bf19ee354bb0f8a,libgetrandom-9da8d7f5cb3621b6,libuntrusted-151845769873c416,libcfg_if-cad248e7066eec15,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libserde_json-3cf9b178911961b9,libzmij-d2f562b84b927b2e,libtower_http-41a2e51a4eebcce5,libiri_string-6cdde5800cd3944e,libtower-e8a980d3e27520c1,libtower_layer-5699d784b4449e00,libhyper_util-2fa1d2b4cb6346f3,libbase64-fff42f7554bbeb90,libipnet-d13aa1d8cef494ce,libtower_service-222788e4f5219726,libtracing-36f9d7f532aa5585,libtracing_core-dd2754edd1e008e2,libonce_cell-210b47fe854405d5,libhyper-4ad00c655c29aa1e,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libatomic_waker-f98c2fb1596910db,libtokio-4f270af153f8a134,libsocket2-df68f41960368947,libmio-b1e9a7fc5691a25a,libhttp_body_util-2354d0cd9178a48e,libhttp_body-79191c764c63be4b,liblog-a4263a0971f08dad,liburl-22ef095608c54755,libidna-42ff660ac359cd47,libidna_adapter-7dbd83c80aeda7fe,libicu_properties-08f2b75129d4595a,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-576f0e274c83ff48,libicu_normalizer_data-50864128baa771f6,libicu_collections-08708a08ff7ad050,libutf8_iter-efb3984ee203d151,libpotential_utf-1780c541ebc1b55f,libicu_provider-f67e1ef32b857aaa,libicu_locale_core-44ab27bcfc43c5a8,libtinystr-7af49a9abd120acb,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-e678e1b239723b4d,libzerotrie-e3cfc14b9e59c444,libyoke-1b557ca2d0a4131e,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-5887f8db3a3f8005,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libhttp-f9b3654e0d1e7e7a,libitoa-0d0a278c06e14513,libbytes-a6415339708e1154,libsync_wrapper-096429d0b7f46333,libserde-1a4827367154e422,libserde_core-1651d161ca9c90ea,libdirectories-bd3926377e0ec45a,libdirs_sys-3505a55a74df6c37,liboption_ext-38791eff9acb757e,libgtk4-d35510242ede70c3,libgsk4-ff3d4422d1377c1e,libgraphene-13615888eb207fed,libgdk4-9b868fb7dc86b730,libpango-195b89d9bbd26fc7,libgtk4_sys-b5917bf7019392c9,libgsk4_sys-68e1175c09ad8868,libgraphene_sys-a54d7dc2175d91ce,libgdk4_sys-ddee047d38dad127,libpango_sys-c90f48cd6685bed4,libcairo-461f0f15639098a2,libcairo_sys-dcec63f959f00a03,libfield_offset-c17e045498ebbf62,libmemoffset-0c49cd1b766594c4,libgdk_pixbuf-f57dd757e570a812,libgio-83d74a9346887ae4,libfutures_io-094dc98f9ed1f237,libglib-1a7d37554693ae6d,libfutures_executor-4ae46554604a76f2,libmemchr-d8218b780a78fe0a,libsmallvec-c77c0d972b6f599b,libthiserror-7870b7dfdb66b933,libfutures_util-935756bf5f7b1e32,libslab-f5fed19216a24be8,libpin_project_lite-8ad468af17824a0b,libfutures_task-02cf0fb977266c2e,libfutures_channel-673eba4cd2f1a4af,libfutures_core-3e8ff8c6a8ead7f1,libbitflags-0f741259822c9aad,libgdk_pixbuf_sys-985a43b6fbcaca48,libgio_sys-34742e35a616cdf7,libgobject_sys-7ab078ad98ede94a,libglib_sys-ac3a10669372bc47,liblibc-a38925358b6b5df9,libanyhow-bb5f243237f5f99b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgtk-4" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lvulkan" "-lgraphene-1.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgtk-4" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lvulkan" "-lgraphene-1.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgraphene-1.0" "-lgobject-2.0" "-lglib-2.0" "-lgtk-4" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lvulkan" "-lgraphene-1.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lgdk_pixbuf-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcbYnbvq/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-e0a2b908ad56e1d9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/config-3a636710b9ecbfdc" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gifwalker` (test "config") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7733a51be3bf25da93552c5e23b79b22648d032d69fafd91d30ae3aa5b235c66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7733a51be3bf25da93552c5e23b79b22648d032d69fafd91d30ae3aa5b235c66", kill_on_drop: false }`
[INFO] [stdout] 7733a51be3bf25da93552c5e23b79b22648d032d69fafd91d30ae3aa5b235c66
